Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow channel fix and cropping fix #23

Merged
merged 3 commits into from
Oct 27, 2023
Merged

Conversation

TimMonko
Copy link
Owner

No description provided.

properly manage dims with workflow when saving to aicsimage
if dim ranges match the full img dimensions, then for all imgs reset range to match the full range, and not crop the image.
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2023

Codecov Report

Merging #23 (0ab0a66) into main (7824980) will decrease coverage by 1.37%.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   20.96%   19.59%   -1.37%     
==========================================
  Files           3        3              
  Lines         229      245      +16     
==========================================
  Hits           48       48              
- Misses        181      197      +16     
Files Coverage Δ
src/napari_ndev/_widget.py 15.21% <0.00%> (-1.14%) ⬇️

@TimMonko TimMonko merged commit 951ef99 into main Oct 27, 2023
9 checks passed
@TimMonko TimMonko deleted the workflow-channel-fix branch October 27, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants